From: Chong Yidong Date: Fri, 9 Feb 2007 23:08:54 +0000 (+0000) Subject: * subr.el (insert-for-yank-1): Prevent read-only properties from X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~30531 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=0c92208b5be37ef61fcb9043109e540c57d05e00;p=emacs.git * subr.el (insert-for-yank-1): Prevent read-only properties from interfering with text property operations. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 262533c82f8..f47a8c29ed5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2007-02-09 Chong Yidong + * subr.el (insert-for-yank-1): Prevent read-only properties from + interfering with text property operations. + * image-mode.el (image-mode): Revert 2007-01-30 changes. * image.el (image-type-auto-detectable): Don't autodetect x[pb]m.